projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fb87ca
)
(command-line): Pass t for AUTO arg to standard-display-european.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 1 Aug 1997 01:21:51 +0000
(
01:21
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 1 Aug 1997 01:21:51 +0000
(
01:21
+0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index f0e853ac448ae4acf9732431efb6fe52b6cf6780..b89922ba49d8e71af84bcda5964fa30373251744 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-462,7
+462,7
@@
from being initialized."
;; These two lines are ok for any Latin-N character set,
;; as long as the terminal displays it.
(require 'disp-table)
- (standard-display-european t)))
+ (standard-display-european t
t
)))
;;! This has been commented out; I currently find the behavior when
;;! split-window-keep-point is nil disturbing, but if I can get used